词语站>英语词典>prime number翻译和用法

prime number

英 [ˌpraɪm ˈnʌmbə(r)]

美 [ˌpraɪm ˈnʌmbər]

n.  素数,质数(只能被1和其自身整除)

TOEFL计算机

牛津词典

    noun

    • 素数,质数(只能被1和其自身整除)
      a number that can be divided exactly only by itself and 1, for example 7, 17 and 41

      柯林斯词典

      • 质数;素数
        In mathematics, aprime numberis a whole number greater than 1 that cannot be divided exactly by any whole number except itself and the number 1, for example 17.

        英英释义

        noun

        • an integer that has no integral factors but itself and 1

          双语例句

          • So in the case of the primecalc__done probe, the prime number would be arg0 and whether the number is a prime would be arg1.
            因此,对于primecalcdone探测,素数是arg0,不确定是否是素数则用arg1表示。
          • To see why, imagine a situation where the table size is not a prime number.
            为了考察为什么会有这个限制,假设表的容量不是质数。
          • This paper puts forword a kind of association rule algorithm based on prime number storage.
            根据素数只有两个约数的性质,论文提出了一种基于素数存储的关联规则算法。
          • Improvement on the rapid generation algorithm of large prime number in RSA algorithm
            RSA算法中快速生成大素数方法的改进
          • It's a one, it's a prime number.
            这是数字一,它是个质数。
          • And the generation of big prime number and the googol computation are also solved in this system.
            在系统的实现过程中,还主要解决了大素数的生成以及大数运算等问题。
          • A small, prime number of catalog servers is ideal for optimum availability and performance.
            目录服务器数量是一个小素数时,这会带来最优的可用性和性能。
          • The number of judging times in this method was cut down by improving the Miller-Rabin probabilistic prime number detection method, and the scope of test was reduced by being filtered using little prime number.
            在该方法中,通过对Miller-Rabin概率性素数检测法进行改进,减少判断的次数,并利用小素数进行筛选,大大缩小了测试的范围,有效地提高了寻找大素数的速度。
          • The Abstract Prime Number Theorem and a Criterion for the Generalized Riemann Hypothesis
            抽象素数定理及广义黎曼假设的判别准则
          • A Simple Example: A Web-Based Prime Number Generator
            一个简单的示例:基于Web的质数生成器